tooltip: Initialize tooltip coords to given event coords
authorTimm Bäder <mail@baedert.org>
Fri, 26 Apr 2019 05:34:18 +0000 (07:34 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 26 Apr 2019 16:05:32 +0000 (18:05 +0200)
commit4bb6e70d014db28bed77624a21911079f4a440a8
tree708993700a1a83aa1e3854f15494ccc6dfc76e66
parent2bd9b42479bfddf2a47fa55e6b56f76171c3fad7
tooltip: Initialize tooltip coords to given event coords

Otherwise the coordinates passed to the query-tooltip signal are always
0.
gtk/gtktooltip.c